Getting Started
Quick Start
-
Click on the "Playground" hyperlink on the left tab under the "External Sites". Or, visit here instead: https://docs.codekeg.dev/playground
-
Use Intext! Try doing
output "Hello World!"in the input code textarea.
Full Install and Usage
-
Head over to the Github, and to the latest releases (or click this link to go there https://github.com/Elemnto56/Intextual_File_Language/releases)
-
Install the one for your OS
ITX-CLIandITX-CLI-arm64are for Linux and Mac, with aITX-CLI-arm64being for ARM64 devices,ITX-CLIfor AMD64ITX-CLI-WinEd.exeis for Windows AMD64, andITX-CLI-arm64-WinEd.exeis for Windows ARM64.
-
Open your terminal and make an Intext file (.itx for file extension). Type in some Intext code like
output "Hello World". -
Run the file by doing
./ITX-CLI run [filename].itx